home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5440 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: interramp.com!usenet
  2. From: Barnett@interramp.com (Barnett E. Kurtz)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Seriuos bug in BC4.52 !!!
  5. Date: Sun, 04 Feb 1996 17:27:01 GMT
  6. Organization: EntroData, Inc.
  7. Message-ID: <4f2qbv$pm@usenet6.interramp.com>
  8. References: <31127033.bd3@uoft02.utoledo.edu> <4f2a20$ne4@usenetw1.news.prodigy.com>
  9. Reply-To: Barnett@interramp.com
  10. NNTP-Posting-Host: ip84.philadelphia.pa.interramp.com
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. Standard speech. comp.os.ms-windows.programmer or
  14. comp.os.ms-windows.programmer.win32 are much better places to post
  15. questions relating to the specifics of Windows 95 programs,
  16. configurations, etc.
  17.  
  18.  This is the first I have heard of 'floating point' bugs in any
  19. version of BC++.  Is it possible that the numbers you are trying to
  20. enter are larger/smaller than the BCC++ 'float' datatype can store?
  21. Are you using Microsoft compatible 'floats' or IEEE compatible
  22. 'floats'? etc, etc. Do you have a buggy Pentium? It is difficult to
  23. respond meanifully to questions of a general nature. Code snippets
  24. help others to help you.
  25.  
  26. (Alas, I did not correct your spelling of 'serious' just in case this
  27. post might get lost. :)
  28.  
  29. CLVN11A@prodigy.com (Richard Croteau) wrote:
  30.  
  31. >Saw your note and I believe I have experienced the same problem.
  32.  
  33. >I'm a student in a Masters Degree program in computer
  34. >science.  I just installed Borland C++ V4.52 on my 75MHz
  35. >pentium running Windows 95 (with MS Plus).  The problem that
  36. >I have is that, in any simple programs involving floating
  37. >point numbers, I get a "floating point: Overflow" run time
  38. >error whenever I enter a number with a decimal point.  This
  39. >error seems to be invalid.  Running the same program on the
  40. >university computer does not result in this error and the
  41. >programs execute properly.  Could some sort of installation
  42. >error have occurred?  Should I reinstall C++ over the
  43. >current installation?  Please let me know what you think,
  44. >even if you do not know.  Based on your note you think that this is 
  45. >a bug that we'll just have to live with.
  46.  
  47. >Thanks,
  48. >Rick RXC2@NRC.GOV or CLVN11A@PRODIGY.COM
  49.  
  50.  
  51. -
  52. barnett@interramp.com
  53. -
  54.  
  55.